* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "daisywheel";
    src: url("https://willdotjpg.gay/fonts/daisywhl.otf");
}

body {
    background-color: #1e4324;
    background-image: url(https://textures.neocities.org/textures/pattern-and-prints/hunterceramic4x4195.jpg);
    background-size: auto;
}

ul {
    list-style-type: none;
}

p {
    margin-bottom: 10px;
    text-align: center;
}

a {
    color: #aeb567;
    text-decoration-style: dashed;
}

a:hover {
    color: #cad6b3;
}

a:visited {
    color: #7c8036;
}

a:visited:hover {
  color: #cad6b3;
}

.header {
    width: auto;
    height: 200px;
    background-image: url(https://file.garden/Z8O3MxNmJWJJhUmO/neocities/banner.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto; 
}

.main {
    width: 1200px;
    height: auto;
    min-height: 1200px;
    border: 15px solid;
    border-image: url(https://file.garden/Z8O3MxNmJWJJhUmO/neocities/ribbon.png) 30 / 15px repeat;
    box-sizing: border-box;
    margin: 20px auto; 
    position: relative;
    background-color: #fcfff7;
}

.sidebar {
    width: 200px;
    height: auto;
    border: 2px dashed #a8b476;
    float: left;
    box-sizing: border-box;
    text-align: center;
    font-family: "daisywheel";
    font-size: 20px;
    padding-bottom: 20px; 
}

.sidebar img {
    max-width: 90%;
    width: 90%;
    height: auto;
    display: block;
    margin: 10px;
}

.sidebar2 {
    display: none;
}

.sideheader {
    width: 196px;
    height: 50px;
    background-image: url(https://file.garden/Z8O3MxNmJWJJhUmO/neocities/sidebar.png);
    align-content: center;
    text-align: center;
    color: #fff;
    font-family: "daisywheel";
    font-size: 30px;
}
.box1 {
    width: 960px; 
    height: 400px;
    border: 2px dashed #a8b476;
    border-left: none;
    box-sizing: border-box;
    float: right;
    padding: 10px;
    position: relative;
}

.box1content {
    width: 600px; 
    height: 330px;
    background-color: #e1eccc;
    border-radius: 15px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 30px;
    box-sizing: border-box;
    overflow-y: auto; 
    overflow-x: hidden;
}


.apple {
    width: 405px;
    height: 385px;
    background-image: url(https://file.garden/Z8O3MxNmJWJJhUmO/neocities/apple.png);
    float: right;
    z-index: 10;
    position: relative;
    margin-left: -405px; 
    pointer-events: none;
}

.boxright {
    width: 485px;
    height: 570px;
    border: 2px dashed #a8b476;
    float: right;
    border-top: none;
    box-sizing: border-box;
}

.boxleft {
    width: 485px;
    height: 570px;
    border: 2px dashed #a8b476;
    border-top: none;
    border-left: none;
    border-right: none;
    position: absolute;
    margin-left: 200px;
    box-sizing: border-box;
    margin-top: 400px;
    padding: 10px;
}

.boxleftcontent {
    width: 440px;
    height: 535px;
    border-radius: 15px;
    margin-left: 12px;
    margin-top: 7px;
    padding: 10px;
    box-sizing: border-box;
    overflow: auto;
}

.boxrightcontent {
    width: 440px;
    height: 535px;
    border-radius: 15px;
    background-color: #e1eccc;
    margin-left: 20px;
    margin-top: 15px;
    padding: 10px;
    box-sizing: border-box;
    overflow: visible;
}

.status-board {
    background: #fdfaf1;
    border: 1px solid #d4ccb0;
    padding: 20px;
    font-family: 'daisywheel', Courier, monospace;
    color: #4c5527;
    box-shadow: 2px 2px 0px #a8b476;
    line-height: 1.8;
}

.status-header {
    font-size: 24px;
    border-bottom: 2px double #a8b476;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

.status-item {
    margin-bottom: 8px;
    border-bottom: 1px dotted #d4ccb0;
}

.status-label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #7c8036;
    margin-right: 5px;
}

.status-value {
    font-style: italic;
}

.status-footer {
    margin-top: 15px;
    font-size: 12px;
    text-align: right;
    opacity: 0.7;
}

.cookie-container {
    position: relative;
    width: 90%;
    height: 150px; 
    margin-top: 30px;
    display: flex;
    justify-content: flex-start; 
    padding-left: 40px; 
}

.cookie-img {
    height: 90%;
    z-index: 5;
    position: relative;
    filter: drop-shadow(3px 3px 2px rgba(0,0,0,0.1));
}

.cookie-slip {
    background: #fff;
    border: 1px solid #d4ccb0;
    border-left: 5px solid #a8b476;
    padding: 10px;
    width: 200px;
    
    position: absolute; 
    left: 160px; 
    top: 40px;  
    z-index: 1;
    font-family: 'Courier New', monospace;
    font-size: 11px;
    color: #333;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.05);
}

#fortune-text {
    margin: 0;
    line-height: 1.3;
}

.post-it {
  background: #a7c790; 
  color: #2e4d22;
  padding: 20px;
  font-family: 'Courier New', Courier, monospace; 
  box-shadow: 5px 5px 7px rgba(0,0,0,0.1);
  transform: rotate(-2deg); 
  border-left: 5px solid #4d633e;
  min-height: 150px;
}

.sticker-bin {
  margin-top: 20px;
  position: relative; 
  height: 200px;
  width: 100%;
  overflow: visible; 
}

.sticker {
  position: absolute;
  width: 160px;
  cursor: move; 
  user-select: none; 
  touch-action: none; 
  z-index: 10;
}
.sticker:hover {
  transform: scale(1.2) rotate(0deg);
  z-index: 10; 
}

.s1 { top: 28px; left: 120px; transform: rotate(15deg); }
.s2 {top:15px;left: 120px; transform: rotate(15deg); }
.s3 { top: -100px; left: 30px; transform: rotate(-5deg); }
.s4 { top: 40px; left: 200px; transform: rotate(8deg); }
.s5 { top: -50px; left: 120px; transform: rotate(15deg); }

.calendar-container {
    width: 180px;
    margin: 10px auto;
    background: #fdfaf1;
    border: 1px solid #a8b476;
    padding: 10px;
    box-sizing: border-box;
    font-family: 'daisywheel', Courier, monospace;
    color: #4c5527;
}

#calendar-month {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #a8b476;
}

#calendar-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

#calendar-table th {
    padding: 2px;
    color: #7c8036;
    font-size: 10px;
}

#calendar-table td {
    text-align: center;
    padding: 3px;
    cursor: default;
}

.today {
    background-color: #a8b476;
    color: white;
    border-radius: 50%;
    font-weight: bold;
}

.stamps-container {
    width: 100%; 
    margin: 5px 0;
    text-align: center;
}

.stamp-grid {
    display: grid;
    grid-template-columns: repeat(2, 2fr); 
    gap: 3px;
    padding: 3px;
    justify-items: center;
}

.stamp {
    width: 70px;
    height: auto;
    border: 1px dashed #a8b476;
    background: #ffffff00;           
    padding: 2px;
    box-sizing: border-box;
}
