@import url('https://fonts.googleapis.com/css2?family=Candy+Script&family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800;900&display=swap');

#bho-clock-customizer{--text:#111827;--muted:#6f665d;--soft:#8b8178;--border:#e8dccd;--gold:#b8894f;--red:#ff000b;font-family:'Inter',Arial,sans-serif;color:var(--text);max-width:1160px;margin:auto;padding:24px 0 48px;display:grid;grid-template-columns:minmax(320px,1fr) 440px;gap:48px;align-items:start}
.bho-top-marquee{grid-column:1/-1;width:100%;overflow:hidden;border-radius:16px;border:1px solid rgba(184,137,79,.24);background:linear-gradient(90deg,#fffaf2 0%,#f4e3c4 48%,#fffaf2 100%);box-shadow:0 12px 28px rgba(120,82,38,.08);height:46px;display:flex;align-items:center;margin-bottom:-22px;position:relative}
.bho-top-marquee:before,.bho-top-marquee:after{content:"";position:absolute;top:0;bottom:0;width:52px;z-index:2;pointer-events:none}
.bho-top-marquee:before{left:0;background:linear-gradient(90deg,#fffaf2,rgba(255,250,242,0))}
.bho-top-marquee:after{right:0;background:linear-gradient(270deg,#fffaf2,rgba(255,250,242,0))}
.bho-marquee-track{display:flex;align-items:center;gap:30px;white-space:nowrap;will-change:transform;animation:bhoMarquee 32s linear infinite}
.bho-marquee-track span{display:flex;align-items:center;gap:12px;color:#6a4b24;font-size:13px;font-weight:850;letter-spacing:.12px}
.bho-marquee-track b,.bho-marquee-track i{display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-weight:900;color:#704417;background:rgba(255,255,255,.68);border:1px solid rgba(184,137,79,.24);border-radius:999px;padding:6px 12px;box-shadow:0 6px 14px rgba(120,82,38,.06)}
.bho-marquee-track b{font-weight:950;color:#7a4210;text-transform:uppercase;letter-spacing:.35px;background:rgba(255,255,255,.78)}
.bho-marquee-track i{position:relative}
.bho-marquee-track i:before{content:'';width:7px;height:7px;border-radius:50%;background:#b8894f;box-shadow:0 0 0 4px rgba(184,137,79,.12);margin-right:12px}
.bho-marquee-track b+i:before{margin-left:2px}
.bho-marquee-track span:after{content:'';display:inline-block;width:1px;height:18px;background:rgba(184,137,79,.32);margin-left:12px}
@keyframes bhoMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

#bho-clock-customizer *{box-sizing:border-box}
.bho-preview{position:sticky;top:90px}
.bho-preview-card{padding:34px 30px 28px;display:flex;flex-direction:column;align-items:center;gap:15px;position:relative;background:linear-gradient(180deg,#fffaf3 0%,#f5eadb 70%,#efe0c9 100%);border:1px solid rgba(184,137,79,.18);border-radius:24px;box-shadow:0 22px 55px rgba(26,23,20,.08)}
.bho-panel{background:rgba(255,255,255,.92);border:1px solid rgba(184,137,79,.18);border-radius:24px;box-shadow:0 22px 55px rgba(26,23,20,.08)}
.bho-scene{width:320px;height:320px;perspective:600px;cursor:grab;touch-action:none;user-select:none;position:relative;z-index:3;filter:drop-shadow(0 20px 40px rgba(80,50,20,.4))}
.bho-clock{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .18s ease-out}
.bho-front,.bho-back{position:absolute;inset:0;border-radius:44px;backface-visibility:hidden;border:1px solid rgba(0,0,0,.85)}
.bho-front{background:#f3efe8;transform:translateZ(5px);clip-path:inset(0 round 44px)}

.bho-back{transform:rotateY(180deg) translateZ(5px);background:url("../images/mdf-texture.jpg") center/cover no-repeat center/cover no-repeat;box-shadow:0 18px 44px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;clip-path:inset(0 round 44px)}
.bho-back:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(88deg,rgba(255,255,255,.07) 0 1px,transparent 1px 4px),repeating-linear-gradient(2deg,rgba(80,50,20,.06) 0 1px,transparent 1px 12px),radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 35%);pointer-events:none}
.bho-motor-img{width:90%;height:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 4px 10px rgba(0,0,0,.6));opacity:1}
.bho-motor{position:relative;width:152px;height:165px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;filter:drop-shadow(0 8px 20px rgba(0,0,0,.45))}
.bho-motor-hanger{position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;z-index:1}
.bho-motor-hanger:before{content:"";position:absolute;left:-22px;top:0;width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-bottom:28px solid #0a0a0a;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5))}
.bho-motor-hanger:after{content:"";position:absolute;left:-12px;top:8px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:18px solid #2a2520;border-radius:2px}
.bho-motor-body{position:relative;width:140px;height:140px;margin-top:24px;background:linear-gradient(145deg,#1a1a1a 0%,#0a0a0a 45%,#050505 100%);border-radius:8px;box-shadow:inset 0 1px 2px rgba(255,255,255,.12),inset 0 -2px 4px rgba(0,0,0,.6),0 2px 6px rgba(0,0,0,.4);overflow:hidden}
.bho-motor-body:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,transparent 30%,transparent 70%,rgba(255,255,255,.04) 100%),radial-gradient(circle at 30% 25%,rgba(120,120,140,.15),transparent 40%);pointer-events:none;z-index:5}
.bho-motor-cert{position:absolute;font-family:Arial,sans-serif;font-weight:900;color:rgba(60,60,60,.85);text-shadow:0 1px 0 rgba(255,255,255,.08),0 -1px 0 rgba(0,0,0,.6);letter-spacing:.5px;z-index:3}
.bho-cert-ce{top:8px;left:8px;width:22px;height:14px;font-size:9px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(80,80,80,.4);border-radius:50%/40%;background:radial-gradient(ellipse,rgba(40,40,40,.3),transparent)}
.bho-cert-rohs{top:8px;left:36px;width:26px;height:14px;font-size:7px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(80,80,80,.4);border-radius:50%/45%;background:radial-gradient(ellipse,rgba(40,40,40,.3),transparent)}
.bho-motor-label{position:absolute;top:6px;right:6px;width:62px;display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1;color:rgba(75,75,75,.9);text-shadow:0 1px 0 rgba(255,255,255,.06),0 -1px 0 rgba(0,0,0,.5);z-index:3;font-family:Arial,sans-serif}
.bho-motor-label b{font-size:9px;font-weight:900;letter-spacing:.8px;color:rgba(90,90,90,.95);margin-bottom:2px}
.bho-motor-label span{font-size:5.5px;font-weight:700;letter-spacing:.3px;margin-bottom:.5px}
.bho-motor-label em{font-size:10px;font-weight:900;font-style:normal;letter-spacing:1.2px;margin-top:3px;color:rgba(95,95,95,.95)}
.bho-motor-coil{position:absolute;right:10px;top:42px;width:22px;height:42px;border-radius:3px;background:repeating-linear-gradient(0deg,#7a3a14 0px,#a85820 1px,#c87038 2px,#a85820 3px,#7a3a14 4px);box-shadow:inset 0 0 3px rgba(0,0,0,.7),inset 1px 0 2px rgba(255,150,80,.3),0 1px 2px rgba(0,0,0,.5);z-index:2}
.bho-coil-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4px;height:32px;background:linear-gradient(180deg,#3a3a3a,#1a1a1a);border-radius:2px}
.bho-motor-gear-big{position:absolute;left:38px;top:55px;width:32px;height:32px;border-radius:50%;background:radial-gradient(circle,rgba(60,60,70,.4) 0%,rgba(30,30,40,.6) 60%,rgba(15,15,20,.8) 100%);box-shadow:inset 0 0 4px rgba(0,0,0,.7),inset 0 0 0 1px rgba(80,80,90,.3);z-index:2}
.bho-motor-gear-big:before{content:"";position:absolute;inset:3px;border-radius:50%;background:repeating-conic-gradient(rgba(70,70,80,.5) 0deg 8deg,rgba(25,25,30,.7) 8deg 16deg);mask:radial-gradient(circle,transparent 30%,#000 31%,#000 80%,transparent 81%);-webkit-mask:radial-gradient(circle,transparent 30%,#000 31%,#000 80%,transparent 81%)}
.bho-motor-gear-big:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#0a0a0a,#000);box-shadow:inset 0 0 2px rgba(255,255,255,.1)}
.bho-motor-gear-small{position:absolute;left:68px;top:78px;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,rgba(60,60,70,.4) 0%,rgba(25,25,30,.7) 100%);box-shadow:inset 0 0 3px rgba(0,0,0,.7);z-index:2}
.bho-motor-gear-small:before{content:"";position:absolute;inset:2px;border-radius:50%;background:repeating-conic-gradient(rgba(70,70,80,.5) 0deg 12deg,rgba(25,25,30,.7) 12deg 24deg);mask:radial-gradient(circle,transparent 25%,#000 26%,#000 78%,transparent 79%);-webkit-mask:radial-gradient(circle,transparent 25%,#000 26%,#000 78%,transparent 79%)}
.bho-motor-wheel{position:absolute;left:8px;bottom:24px;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle,#1a1a1a 0%,#0a0a0a 70%,#000 100%);box-shadow:inset 0 0 6px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.6);z-index:2}
.bho-motor-wheel:before{content:"";position:absolute;inset:2px;border-radius:50%;background:repeating-conic-gradient(#000 0deg 6deg,#1f1f1f 6deg 12deg)}
.bho-wheel-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:radial-gradient(circle,#2a2a2a 0%,#0a0a0a 100%);box-shadow:inset 0 0 2px rgba(255,255,255,.1),inset 0 0 0 1px rgba(60,60,60,.4);z-index:1}
.bho-wheel-hub:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:3px;height:3px;border-radius:50%;background:#000}
.bho-motor-screw{position:absolute;width:5px;height:5px;border-radius:50%;background:radial-gradient(circle,#4a4a4a 0%,#1a1a1a 60%,#000 100%);box-shadow:inset 0 0 1px rgba(0,0,0,.8),0 1px 1px rgba(0,0,0,.4);z-index:3}
.bho-motor-screw:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:3px;height:.6px;background:#000;border-radius:1px}
.bho-screw-1{top:70px;left:60px}
.bho-screw-2{top:92px;left:78px}
.bho-screw-3{top:92px;left:96px}
.bho-motor-battery{position:absolute;left:14px;right:14px;bottom:6px;height:14px;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);border:1px solid rgba(60,60,60,.5);border-radius:2px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;color:rgba(140,140,140,.95);font-family:Arial,sans-serif;font-size:8px;font-weight:900;z-index:3;box-shadow:inset 0 1px 2px rgba(0,0,0,.6)}
.bho-bat-plus,.bho-bat-minus{font-size:11px;font-weight:900}
.bho-bat-volt{font-size:7.5px;letter-spacing:.4px;border:1px solid rgba(120,120,120,.4);padding:1px 4px;border-radius:1px;background:rgba(0,0,0,.3)}

.bho-social{margin-top:20px;background:rgba(255,255,255,.92);border:1px solid rgba(184,137,79,.18);border-radius:24px;box-shadow:0 22px 55px rgba(26,23,20,.08);padding:20px 22px;display:flex;flex-direction:column;gap:14px}
.bho-social-top{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#3a2918 0%,#241608 100%);border-radius:14px;padding:11px 14px;color:#fff;box-shadow:0 6px 16px rgba(58,41,24,.25)}
.bho-social-avatars{display:flex;flex:0 0 auto}
.bho-av{width:30px;height:30px;border-radius:50%;border:2px solid #3a2918;margin-left:-10px;flex:0 0 auto;box-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;overflow:hidden}
.bho-av:first-child{margin-left:0}
.av1{background:linear-gradient(135deg,#f4c4a0 0%,#e89870 100%)}
.av2{background:linear-gradient(135deg,#a8c8e8 0%,#6890c0 100%)}
.av3{background:linear-gradient(135deg,#f0a8c0 0%,#d07090 100%)}
.av4{background:linear-gradient(135deg,#c0d8a0 0%,#80a868 100%)}
.bho-av:before{content:"";position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);width:42%;height:42%;border-radius:50%;background:rgba(255,245,230,.95)}
.bho-av:after{content:"";position:absolute;left:50%;bottom:-20%;transform:translateX(-50%);width:90%;height:70%;border-radius:50%;background:rgba(255,245,230,.85)}
.bho-social-top-text{display:flex;flex-direction:column;line-height:1.3;flex:1;min-width:0}
.bho-social-top-text b{font-size:14px;font-weight:850;color:#fff;letter-spacing:-.1px}
.bho-social-top-text b span{color:#f4c97a;font-weight:900}
.bho-social-top-text small{font-size:11px;color:rgba(255,255,255,.72);font-weight:600;margin-top:2px}
.bho-social-live{display:flex;align-items:center;gap:8px;background:linear-gradient(180deg,#fff8ea,#faf0d8);border:1px solid rgba(184,137,79,.22);border-radius:12px;padding:9px 14px;font-size:12.5px;color:#5a4220;font-weight:700}
.bho-social-live b{color:#3d2c10;font-weight:900;margin-right:2px}
.bho-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:bhoLivePulse 1.8s ease-out infinite;flex:0 0 auto}
@keyframes bhoLivePulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.6)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}
.bho-social-head{display:flex;align-items:center;justify-content:space-between;margin-top:4px}
.bho-social-tag{font-size:11px;font-weight:900;color:#8b6424;background:#fff7e8;border:1px solid #ead7a8;border-radius:999px;padding:5px 11px;letter-spacing:.1px}
.bho-social-score{display:flex;align-items:center;gap:6px;font-size:13px}
.bho-social-score b{font-size:22px;font-weight:900;color:#111827;letter-spacing:-.5px;line-height:1}
.bho-social-score span{color:#f2a51f;font-weight:900;font-size:12px;letter-spacing:1px}
.bho-social-title{font-family:'Playfair Display',Georgia,serif;font-size:18px;font-weight:900;color:#111827;margin:0;line-height:1.25}
.bho-reviews{display:flex;flex-direction:column;gap:10px;margin-top:2px}
.bho-review{display:flex;gap:11px;background:linear-gradient(180deg,#fffdfa,#fdf8f0);border:1px solid rgba(184,137,79,.18);border-radius:14px;padding:12px 13px;align-items:flex-start}
.bho-review-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;color:#fff;flex:0 0 auto;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.bho-rav-1{background:linear-gradient(135deg,#e07060 0%,#a83828 100%)}
.bho-rav-2{background:linear-gradient(135deg,#5078a8 0%,#284868 100%)}
.bho-rav-3{background:linear-gradient(135deg,#c870a0 0%,#883860 100%)}
.bho-review-body{flex:1;min-width:0}
.bho-review-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}
.bho-review-top b{font-size:13px;font-weight:900;color:#111827}
.bho-review-stars{color:#f2a51f;font-size:11px;font-weight:900;letter-spacing:.5px}
.bho-review p{margin:0 0 7px;font-size:12.5px;line-height:1.5;color:#4f463c;font-weight:500}
.bho-review-verified{display:inline-block;font-size:10.5px;font-weight:800;color:#246746;background:#e8f5ec;border:1px solid #cbead9;border-radius:999px;padding:3px 9px;letter-spacing:.1px}

/* Gerçek fotoğraflı avatar modu */
.bho-av.has-photo,.bho-review-avatar.has-photo{background-size:cover;background-position:center;background-repeat:no-repeat;color:transparent;font-size:0}
.bho-av.has-photo:before,.bho-av.has-photo:after{display:none}
.bho-av.has-photo{background-color:#3a2918}
.bho-review-avatar.has-photo{background-image:none}
.bho-review-avatar img,.bho-av img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}

.bho-photo-area{position:absolute;inset:0;border-radius:44px;overflow:hidden;pointer-events:none;background:#efe8da;background-image:radial-gradient(ellipse at 38% 28%,rgba(255,253,245,.92) 0%,rgba(235,220,198,.55) 45%,transparent 70%),radial-gradient(ellipse at 72% 78%,rgba(200,175,140,.28),transparent 50%),repeating-linear-gradient(8deg,rgba(160,125,80,.055) 0 1.2px,transparent 1.2px 18px),repeating-linear-gradient(98deg,rgba(180,145,95,.04) 0 1px,transparent 1px 28px)}
.bho-photo-area:before{content:"";position:absolute;inset:-20px;z-index:2;pointer-events:none;background:linear-gradient(113deg,transparent 0 10%,rgba(130,108,82,.18) 10.5%,transparent 12.5% 31%,rgba(190,163,125,.16) 31.5%,transparent 34% 52%,rgba(118,98,78,.12) 52.5%,transparent 54% 77%,rgba(202,176,139,.16) 77.6%,transparent 80%),linear-gradient(28deg,transparent 0 22%,rgba(142,120,96,.11) 22.6%,transparent 24.3% 60%,rgba(194,164,126,.12) 60.8%,transparent 62.4%);filter:blur(.2px);opacity:.62}
.bho-photo-area:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:3;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 82% 80%,rgba(255,255,255,.18),transparent 24%);opacity:.88}
.bho-photo-blur{position:absolute;inset:-18px;display:none;z-index:0}
.bho-photo-blur img{width:100%;height:100%;object-fit:cover;filter:blur(18px);transform:scale(1.12);opacity:.82}
.bho-photo{position:absolute;display:none;z-index:1;transform-origin:center;pointer-events:none}
.bho-photo img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none}
.bho-numbers{position:absolute;inset:0;z-index:7;pointer-events:none}
.bho-photo-placeholder{position:absolute;left:50%;top:18%;z-index:4;transform:translateX(-50%);width:152px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#5f4529;pointer-events:none;background:rgba(255,252,248,.96);border:1.5px dashed rgba(184,137,79,.55);border-radius:18px;padding:14px 12px 13px;box-shadow:0 10px 28px rgba(78,61,43,.13);backdrop-filter:blur(3px)}
.bho-placeholder-icon{width:38px;height:38px;border:1.5px solid rgba(184,137,79,.45);border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#fff7ec,#fdefd8);box-shadow:0 3px 8px rgba(120,82,38,.12)}
.bho-placeholder-icon svg{width:24px;height:24px}
.bho-placeholder-icon rect,.bho-placeholder-icon path,.bho-placeholder-icon circle{fill:none;stroke:#7b5f3d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.bho-placeholder-title{margin-top:8px;font-family:'Playfair Display',Georgia,serif;font-size:14px;font-weight:900;font-style:italic;line-height:1.2;color:#5e452c}
.bho-placeholder-sub{margin-top:2px;font-family:'Inter',Arial,sans-serif;font-size:10.5px;font-weight:700;color:#a08060;letter-spacing:.1px}
.bho-num{position:absolute;font-family:'AvalonB','Arial Black',Arial,sans-serif;font-size:27px;font-weight:900;color:#fff;-webkit-text-stroke:.95px #111;text-shadow:0 1px 1.5px rgba(0,0,0,.38);transform:translate(-50%,-50%);line-height:1}
.n12{left:50%;top:7.2%}.n1{left:76.5%;top:13.2%}.n2{left:91.2%;top:29.4%}.n3{left:94.6%;top:50%}.n4{left:91.4%;top:70.6%}.n5{left:76.5%;top:87.2%}.n6{left:50%;top:94.2%}.n7{left:23.5%;top:87.2%}.n8{left:8.6%;top:70.6%}.n9{left:5.4%;top:50%}.n10{left:8.8%;top:29.4%}.n11{left:23.5%;top:13.2%}
.bho-text-band,.bho-name-band{position:absolute;left:50%;z-index:5;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1a1208,#0d0a04);box-shadow:0 3px 8px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.08);border:1px solid rgba(184,137,79,.25);pointer-events:none;overflow:hidden;transform:translateX(-50%);max-width:80%}
.bho-text-band{top:60.4%;height:24px;border-radius:10px;padding:0 12px;min-width:130px;max-width:76%}
.bho-name-band{top:69.2%;height:28px;border-radius:12px;padding:0 12px;min-width:132px;max-width:78%}
.bho-text-band span,.bho-name-band{white-space:nowrap;font-family:'Candy Script','Brush Script MT',cursive;color:#f5e6c8;text-shadow:0 1px 2px rgba(0,0,0,.6)}
.bho-text-band span{font-size:17px}
.bho-name-band{gap:5px;font-size:19px;line-height:1}
.bho-heart{color:var(--red);font-family:Arial,sans-serif;font-weight:900}
.bho-infinity{display:inline-flex;width:35px;height:17px;margin:0 4px;transform:translateY(1px)}
.bho-infinity svg{width:100%;height:100%}
.bho-infinity path{fill:none;stroke:var(--red);stroke-width:6.4;stroke-linecap:round;stroke-linejoin:round}
.bho-hands{position:absolute;inset:0;z-index:6;pointer-events:none}
.bho-hands svg{width:100%;height:100%;overflow:visible}
.bho-ref-hour,.bho-ref-minute{filter:drop-shadow(0 1.6px 1.8px rgba(0,0,0,.26))}
.bho-ref-metal-light{fill:#9D9E9E}.bho-ref-metal-dark{fill:#757270}
.bho-ref-second{fill:#E31E24;stroke:#E31E24;stroke-width:.14;stroke-linecap:round;stroke-linejoin:round}
.bho-ref-second-spin{transform-origin:160px 160px;animation:bhoRefSecondSweep 60s linear infinite;filter:drop-shadow(0 1px 1px rgba(0,0,0,.14))}
.bho-ref-center-red{fill:#d7181f;stroke:#b81419;stroke-width:.6}
.bho-ref-center-dark{fill:#7d0e12}
@keyframes bhoRefSecondSweep{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.bho-hint{font-size:12px;color:var(--soft);text-align:center;margin:0}
.bho-preview-notice{display:flex;align-items:flex-start;gap:10px;width:100%;background:linear-gradient(180deg,#fff8ea,#faf0d8);border:1px solid rgba(184,137,79,.28);border-radius:14px;padding:11px 13px;box-shadow:0 4px 12px rgba(120,82,38,.06)}
.bho-preview-notice-icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#b8894f,#8b6424);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;font-family:Georgia,serif;margin-top:1px}
.bho-preview-notice b{display:block;font-size:12.5px;font-weight:900;color:#5a4220;margin-bottom:3px;letter-spacing:-.1px}
.bho-preview-notice p{margin:0;font-size:11px;line-height:1.45;color:#6f5535;font-weight:600}
.bho-mode{display:none;width:100%;background:#f5efe6;border-radius:12px;padding:5px;gap:5px}
.bho-mode.show{display:flex}
.bho-mode button{flex:1;border:0;border-radius:9px;background:transparent;padding:9px;font-weight:800;color:var(--muted);cursor:pointer}
.bho-mode button.active{background:#fff;color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.1)}
.bho-start-over{display:none;width:100%;margin-top:10px;border:1px dashed rgba(184,137,79,.42);background:linear-gradient(180deg,#fff,#fcfaf6);color:#7a6650;border-radius:12px;padding:11px 14px;font-weight:850;cursor:pointer;letter-spacing:-.1px}
.bho-start-over.show{display:block}
.bho-start-over:hover{background:#fff8ec;border-color:rgba(184,137,79,.65)}
.bho-upload{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px;background:linear-gradient(180deg,#fff,#f8f5f0);border:1px solid rgba(184,137,79,.22);border-radius:14px;cursor:pointer;position:relative;overflow:hidden}
.bho-upload-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#f1e8db;border:1px solid rgba(123,97,65,.16);border-radius:12px}
.bho-upload-icon svg{width:28px;height:28px}
.bho-upload-icon rect,.bho-upload-icon path{fill:none;stroke:#1f2937;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.bho-upload b{display:block;font-size:14px}
.bho-upload small{display:block;font-size:11px;color:#8e877f}
#bhoFile{display:none}
.bho-upload-preview{display:none;width:100%;align-items:center;gap:12px;padding:12px;border:1px solid rgba(184,137,79,.22);background:linear-gradient(180deg,#fff,#fffaf3);border-radius:16px;box-shadow:0 8px 22px rgba(26,23,20,.045)}
.bho-upload-preview.show{display:flex}
.bho-upload-preview-img{width:74px;height:74px;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:#f5efe6;flex:0 0 auto}
.bho-upload-preview-img img{width:100%;height:100%;object-fit:cover;display:block}
.bho-upload-preview-copy b{display:block;font-size:13px;color:#111827;margin-bottom:4px}
.bho-upload-preview-copy p{font-size:11px;line-height:1.35;color:#7b7168;margin:0}
.bho-editor{display:none;width:100%;background:#f5efe6;border-radius:16px;padding:14px;gap:10px;flex-direction:column}
.bho-editor.show{display:flex}
.bho-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.bho-editor-col{background:rgba(255,255,255,.44);border:1px solid rgba(184,137,79,.16);border-radius:14px;padding:12px}
.bho-editor-title{font-size:12px;font-weight:900;color:#6b5b4c;margin-bottom:10px}
.bho-editor label{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:10px}
.bho-editor input{flex:1}
.bho-editor label span{width:48px;text-align:right}
.bho-editor input[type=range]{appearance:none;height:6px;border-radius:999px;background:linear-gradient(90deg,#d8c1a0,#b8894f);outline:none}
.bho-editor input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #9d7441;box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}
.bho-editor input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #9d7441;box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}
.bho-editor-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:6px}
.bho-editor-actions-2{grid-template-columns:1fr 1fr}
.bho-editor-actions button{padding:9px;border:1px solid var(--border);background:#fff;border-radius:10px;font-weight:700}
.bho-panel{padding:26px 28px}
.bho-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}
.bho-tags span{font-size:11px;border-radius:999px;padding:6px 12px;font-weight:900;background:#f8f3ec;border:1px solid transparent}
.bho-tags .gold{color:#8b6424;border-color:#ead7a8}
.bho-tags .red{color:#a13a32;border-color:#f2c8c3}
.bho-tags .green{color:#246746;border-color:#cbead9}
.bho-panel h1{font-family:'Playfair Display',Georgia,serif;font-size:34px;line-height:1.12;margin:0 0 11px}
.bho-sub{font-size:15px;color:#5f554c;line-height:1.58;margin:0 0 18px}
.bho-rating{margin-bottom:14px;color:#f2a51f;font-weight:900}
.bho-countdown{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#7a1a10,#a82818);border-radius:12px;padding:10px 14px;margin-bottom:14px;box-shadow:0 6px 16px rgba(168,40,24,.25)}
.bho-countdown-fire{font-size:16px;animation:bhoFirePulse 1s ease-in-out infinite alternate}
@keyframes bhoFirePulse{from{transform:scale(1)}to{transform:scale(1.2)}}
.bho-countdown-text{font-size:12px;font-weight:800;color:rgba(255,255,255,.88);letter-spacing:.1px;flex:1}
.bho-countdown-timer{font-size:20px;font-weight:900;color:#fff;letter-spacing:1px;font-variant-numeric:tabular-nums;text-shadow:0 0 12px rgba(255,100,50,.6);min-width:52px;text-align:right}
.bho-rating span{color:#776f68;font-size:13px}
.bho-price-box{margin:14px 0 18px;padding:12px 0 10px;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}
.bho-price-box strong{font-size:30px;letter-spacing:-.8px;margin-right:9px}
.bho-price-box del{color:#aaa29a;font-size:13px;margin-right:9px}
.bho-price-box div span{font-size:11px;color:#8a6425;background:#fff7e8;border:1px solid #ead7a8;border-radius:999px;padding:5px 8px;font-weight:800}
.bho-price-box p{display:flex;gap:7px;flex-wrap:wrap;font-size:11px;color:#6f665d;margin:7px 0 0}
.bho-field,.bho-name-fields,.bho-sizes{display:block;margin-bottom:18px;font-size:12px;color:#3d352d;font-weight:900}
.bho-field-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:0;min-height:28px}
.bho-toggle-wrap{display:flex;align-items:center;flex-shrink:0}
.bho-toggle-wrap input[type=checkbox]{display:none}
.bho-toggle{display:inline-block;width:38px;height:20px;background:#d1c5b8;border-radius:999px;position:relative;cursor:pointer;transition:background .2s}
.bho-toggle:after{content:'';position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}
.bho-toggle-wrap input:checked+.bho-toggle{background:#b8894f}
.bho-toggle-wrap input:checked+.bho-toggle:after{transform:translateX(18px)}
.bho-field input,.bho-name-fields input{width:100%;margin-top:9px;padding:13px 14px;border-radius:12px;border:1px solid rgba(184,137,79,.25);font-size:14px;font-weight:650;box-sizing:border-box}
.bho-name-fields #bhoNameInputs{display:flex;gap:10px;margin-top:9px}
@media(max-width:540px){.bho-name-fields #bhoNameInputs{flex-direction:column;gap:0}}
.bho-sizes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:9px}
.bho-sizes button{min-height:62px;border:1.5px solid var(--border);background:#fff;border-radius:15px;padding:12px 9px;cursor:pointer;color:#111827}
.bho-sizes button.active{border-color:var(--gold);background:linear-gradient(180deg,#fff8ea,#f7ead5);color:#8a6425;box-shadow:0 0 0 3px rgba(184,137,79,.16)}
.bho-sizes b{display:block;font-size:15px}
.bho-sizes small{display:block;margin-top:5px;color:#8d8379;font-size:12px}
.bho-actions{display:flex;flex-direction:column;gap:10px}
.bho-actions button{padding:15px 16px;border-radius:14px;font-weight:900;cursor:pointer;font-size:15px;min-height:50px}
.bho-actions button:first-child{background:linear-gradient(160deg,#b8894f 0%,#8b6424 60%,#6b4a18 100%);color:#fff;border:1px solid #7a5520;box-shadow:0 6px 18px rgba(120,82,38,.35),inset 0 1px 0 rgba(255,255,255,.15)}
.bho-actions button:last-child{background:#fff;color:#111827;border:1px solid var(--border)}
.bho-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.bho-features div{background:#fffdfa;border:1px solid var(--border);border-radius:14px;padding:14px 12px;min-height:84px;display:flex;flex-direction:column;justify-content:center}
.bho-features b{font-size:13px;line-height:1.35}
.bho-features p{font-size:11px;color:#8b8178;margin:4px 0 0}
.bho-trust{display:flex;justify-content:center;gap:18px;border-top:1px solid rgba(17,24,39,.10);margin-top:18px;padding-top:16px;color:#6b625a;font-size:12px;flex-wrap:wrap}
.bho-trust span{display:flex;align-items:center;gap:5px}

.bho-faq{margin-top:24px;display:flex;flex-direction:column;gap:8px}
.bho-faq-title{font-family:'Playfair Display',Georgia,serif;font-size:20px;font-weight:900;color:#111827;margin:0 0 8px;line-height:1.2}
.bho-faq-item{background:linear-gradient(180deg,#fffdfa,#fdf8f0);border:1px solid rgba(184,137,79,.20);border-radius:14px;padding:0;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}
.bho-faq-item[open]{border-color:rgba(184,137,79,.42);box-shadow:0 6px 16px rgba(120,82,38,.08)}
.bho-faq-item summary{cursor:pointer;list-style:none;padding:13px 16px;font-size:13px;font-weight:800;color:#3d352d;display:flex;align-items:center;justify-content:space-between;gap:10px;line-height:1.4;position:relative}
.bho-faq-item summary::-webkit-details-marker{display:none}
.bho-faq-item summary:after{content:'+';flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#fff8ea;border:1px solid #ead7a8;color:#8b6424;font-weight:900;font-size:15px;display:flex;align-items:center;justify-content:center;transition:transform .25s ease;line-height:1}
.bho-faq-item[open] summary:after{content:'−';transform:rotate(180deg);background:linear-gradient(135deg,#b8894f,#8b6424);color:#fff;border-color:transparent}
.bho-faq-item summary:hover{background:rgba(255,247,232,.5)}
.bho-faq-item p{margin:0;padding:0 16px 14px;font-size:12.5px;line-height:1.6;color:#5f554c;font-weight:500}

.bho-social-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.bho-social-link{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:14px;text-decoration:none;color:#fff;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 16px rgba(0,0,0,.12)}
.bho-social-link:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18)}
.bho-link-wa{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}
.bho-link-ig{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 50%,#8134af 100%)}
.bho-link-icon{flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff}
.bho-link-icon svg{width:22px;height:22px}
.bho-link-text{display:flex;flex-direction:column;line-height:1.3;min-width:0;flex:1}
.bho-link-text b{font-size:12.5px;font-weight:900;color:#fff;letter-spacing:-.1px}
.bho-link-text small{font-size:10.5px;color:rgba(255,255,255,.85);font-weight:600;margin-top:1px}

@media(max-width:900px){
  .bho-editor-grid{grid-template-columns:1fr}
  .bho-top-marquee{height:40px;margin-bottom:-10px;border-radius:13px}
  .bho-marquee-track{animation-duration:34s}
  .bho-marquee-track span{font-size:12.2px;gap:10px}
  .bho-marquee-track i:before{margin-right:10px}
  #bho-clock-customizer{grid-template-columns:1fr;padding:18px 0 42px;gap:24px}
  .bho-preview{position:static}
  .bho-scene{width:280px;height:280px}
  .bho-preview-card{padding:26px 20px}
  .bho-panel{padding:22px 20px}
  .bho-panel h1{font-size:29px}
  .bho-name-fields #bhoNameInputs{flex-direction:column;gap:0}
  .bho-actions{position:sticky;bottom:0;z-index:40;background:rgba(250,248,245,.94);backdrop-filter:blur(12px);padding-top:10px;border-top:1px solid rgba(26,23,20,.08)}
  .bho-social{padding:16px;margin-top:16px}
  .bho-social-top{padding:10px 12px;gap:10px}
  .bho-social-top-text b{font-size:13px}
  .bho-social-top-text small{font-size:10.5px}
  .bho-av{width:26px;height:26px;margin-left:-8px}
  .bho-social-title{font-size:16px}
  .bho-social-links{grid-template-columns:1fr;gap:8px;margin-top:18px}
}