Stil Günlüğü: Kübra Demir

Stilinizi nasıl tanımlarsınız?
Zamansız, doğal ve içgüdüsel… Stil anlayışım, bir sezondan diğerine değişen trendlere değil; karaktere, hissiyata ve yaşam tarzına dayanıyor. Formlarla ve dokularla sade ama güçlü bir bağ kuruyorum. Benim için stil, kendini en gerçek ve doğal halinle ifade etmenin bir yolu. Saf kumaşlar, nötr tonlar, ince detaylar…
Söz konusu stil olduğunda kime “ikon” diyebilirsiniz?
Jane Birkin’in doğallığını, Carolyn Bessette Kennedy’nin yalın zarafetini, günümüzde de Rosie Huntington-Whiteley’nin minimal ama etkileyici stilini çok ilham verici buluyorum.
Favori tasarımcınız/markanız hangisi?
The Row’un sadeliği ve kaliteye odaklanışı beni çok etkiliyor. Ayrıca Toteme ve Khaite gibi markaların doğal kumaşla çağdaş formları buluşturma şeklini seviyorum. Türkiye’den bakarsak benim için her zaman Ryder Act.
Dolabınızı açtığımızda en çok neyle karşılaşırız?
Doğal kumaşlardan, zamansız ve rahat formlardan oluşan parçalarla. Yazın keten gömlekler, oversize elbiseler ve ferah tonlarda takımlar; kışın ise yün kabanlar, triko kazaklar ve bol kesim pantolonlar dikkat çeker. Renk paletim doğayla uyumlu: Beyaz, açık yeşil, sütlü kahve, antrasit gibi tonlar do- labımın ruhunu yansıtır.
“Asla giymem” dediğiniz ne var?
Sentetik kumaşlar, içinde kendimi rahat hissetmediğim ya da sadece trend olduğu için giyilen parçalar bana göre değil. Çok fazla logo barındıran tasarımlardan da uzak dururum. Stil, bir başkasının değil, senin hikayeni anlatmalı.
Olmazsa olmaz aksesuarlarınız neler?
Bir aksesuar delisi olabilirim. Kombinlerimi mutlaka uyumlu parçalarla tamamlarım; çanta, takı, gözlük ne gerekiyorsa… Ama asıl vazgeçilmezim saat; saatsiz dışarı çıkmam! Bir de uğur getirdiğine inandığım “turtle” kolyem var, hep boynumda takılı.
Dolabınızın en kıymetli parçası nedir?
Annemin dolabından, kendi diktiği vatkalı bir ceketim var. Onu giydiğimde sadece bir kıyafet değil, bir anı taşıyorum üzerimde. Hem annemin emeğini hem de yılların birikimini hissediyorum. O ceket, tarzımda geçmiş ve bugün arasındaki bağ gibi.
Hazırlayan: Damla Durak
ELLE Türkiye Haziran sayısından alınmıştır.
1/6
RYDER ACT
Bluz
1399 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
2/6
THE ROW
İpek pantolon
65.950 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
3/6
KHAITE
Sandalet
49.450 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
4/6
LONGINES
Saat
152.200 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
5/6
TOTEME
Çanta
51.950 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
6/6
XERJOFF
Parfüm
17.755 TL
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}